C1.Web.Mvc Namespace / FlexMap<T> Class / Layers Property

In This Topic
Layers Property
In This Topic
Sets the collection of map layers.
Syntax
'Declaration
 
Public ReadOnly Property Layers As IList(Of MapLayerBase(Of T))
 
See Also